home *** CD-ROM | disk | FTP | other *** search
/ NetNews Offline 2 / NetNews Offline Volume 2.iso / news / comp / sys / amiga / programmer / 3253 < prev    next >
Encoding:
Internet Message Format  |  1996-08-05  |  1.8 KB

  1. Path: informatik.tu-muenchen.de!fischerj
  2. From: fischerj@informatik.tu-muenchen.de (Juergen "Rally" Fischer)
  3. Newsgroups: comp.sys.amiga.programmer
  4. Subject: Re: TMapping again!
  5. Date: 9 Feb 1996 15:01:16 GMT
  6. Organization: Technische Universitaet Muenchen, Germany
  7. Distribution: world
  8. Message-ID: <4ffnjs$dcq@sunsystem5.informatik.tu-muenchen.de>
  9. References: <4e38rv$9ic@sunsystem5.informatik.tu-muenchen.de> <4f4p95$hj6@oreig.uji.es> <38232328@kone.fipnet.fi> <4fen2i$eag@maureen.teleport.com>
  10. NNTP-Posting-Host: hphalle5.informatik.tu-muenchen.de
  11. Originator: fischerj@hphalle5.informatik.tu-muenchen.de
  12.  
  13.  
  14. In article <4fen2i$eag@maureen.teleport.com>, sschaem@teleport.com (Stephan Schaem) writes:
  15. |> Organization: Teleport - Portland's Public Access (503) 220-1016
  16. |> Lines: 15
  17. |> Distribution: world
  18. |> Message-ID: <4fen2i$eag@maureen.teleport.com>
  19. |> References: <4e38rv$9ic@sunsystem5.informatik.tu-muenchen.de> <4f4p95$hj6@oreig.uji.es> <38232328@kone.fipnet.fi>
  20. |> NNTP-Posting-Host: julie.teleport.com
  21. |> X-Newsreader: TIN [version 1.2 PL2]
  22. |> 
  23. |> Jyrki Saarinen (jsaarinen@kone.fipnet.fi) wrote:
  24. |> 
  25. |> : > Many people keep a table of left and right edges for phong, t-mapping
  26. |> : > and all that stuff. This is really necessary on the PC due to the
  27. |> : > lack of registers, but on a 68k system you can easily calculate
  28. |> : > left and right edges keeping LeftX, RightX, LeftDelta and RightDelta
  29. |> : > in registers avoiding some memory accesses. Ok, this is part of the
  30. |> 
  31. |> : Actually this is better on 80x86, too.
  32.  
  33. because an x86 got more regs, huh ? ;)
  34.  
  35. |> 
  36. |>  What is best on the 80x86? 80x86 does less memory access during
  37. |>  a tmap polygon loop? 
  38.  
  39. no, why should it.
  40.  
  41. |> 
  42. |>  Stephan
  43. |> 
  44. ------------------------------------------------------------------------
  45.    fischerj@Informatik.TU-Muenchen.DE (Juergen "Rally" Fischer)   =:)
  46.  
  47.